翻訳と辞書
Words near each other
・ Linux on z Systems
・ Linux Outlaws
・ Linux PAM
・ Linux Phone Standards Forum
・ Linux Professional Institute
・ Linux Professional Institute Certification
・ Linux range of use
・ Linux Router Project
・ Linux Screen Reader
・ Linux Security Modules
・ Linux Software Map
・ Linux Standard Base
・ Linux startup process
・ Linux Symposium
・ Linux Technology Center
Linux Terminal Server Project
・ Linux Test Project
・ Linux Tour
・ Linux Trace Toolkit
・ Linux Unified Key Setup
・ Linux User and Developer
・ Linux user group
・ Linux Userland Filesystem
・ Linux Users of Victoria
・ Linux Users' Group of Davis
・ Linux Vacation / Eastern Europe
・ Linux Virtual Server
・ Linux Virtual Tape Library (Open Source)
・ Linux Voice
・ Linux XP


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Linux Terminal Server Project : ウィキペディア英語版
Linux Terminal Server Project

Linux Terminal Server Project (LTSP) is a free and open source terminal server for Linux that allows many people to simultaneously use the same computer. Applications run on the server with a terminal known as a thin client (also known as an X terminal) handling input and output. Generally, terminals are low-powered, lack a hard disk and are quieter and more reliable than desktop computers because they do not have any moving parts.
This technology is becoming popular in schools as it allows the school to provide pupils access to computers without purchasing or upgrading expensive desktop machines. Improving access to computers becomes less costly as thin client machines can be older computers that are no longer suitable for running a full desktop OS. Even a relatively slow CPU with as little as 128 MB of RAM can deliver excellent performance as a thin client. In addition, the use of centralized computing resources means that more performance can be gained for less money through upgrades to a single server rather than across a fleet of computers.
By converting existing computers into thin clients, an educational institution can also gain more control over how their students are using computing resources as all of the user sessions can be monitored on the server. See Epoptes (A Lab Management Tool).
In its current form (v5.x), LTSP relies on distributions to integrate the LTSP architecture into their respective products. In the v4.x series, LTSP was an add-on package to any distribution. Several distributions integrate LTSP either into their mainline (Ubuntu, Debian) or as a separate product, such as Edubuntu (Ubuntu), K12LTSP (CentOS) and Skolelinux (Debian), KIWI-LTSP (SUSE). LTSP is a registered trademark of DisklessWorkstations.com, LLC.
The founder and project leader of LTSP is Jim McQuillan, and LTSP is distributed under the terms of the GNU General Public License.〔(【引用サイトリンク】 title=LTSP homepage )
==The LTSP client boot process==
# On the LTSP server, a chroot environment is set up with a minimal Linux operating system and X environment.
# Either a computer will boot 〔James A. McQuillan. (Chapter 1.1 from the LTSP 4.1 manual: The steps that the workstation will go through. )〕 from a local boot device (like a harddisk, CD-ROM or USB disk), where it loads a small Linux kernel from that device which initializes the system and all of the peripherals that it recognizes.
# Or, the thin client will use PXE or Network booting, a part of the onboard Ethernet firmware, to request an IP address and boot server (the LTSP server) using the DHCP protocol. A PXE bootloader (PXElinux) is loaded which then retrieves a Linux kernel and initrd from a Trivial File Transfer Protocol (TFTP) service usually running on the LTSP server. Using the utilities in the initrd, the kernel will request a (new) DHCP IP address and the address of a server from which it can mount its root filesystem (the chroot mentioned above). When this information is retrieved, the client mounts the path on its root filesystem via either the Network File System (NFS) or Network Block Device (NBD) services running on the LTSP server.
# The client then loads Linux from the NFS mounted root filesystem (or NBD filesystem image) and starts the X Window system. At this XDMCP login manager on the LTSP server. In case of the newer MueKow (LTSP v5.x) setup, the client first builds an SSH tunnel to the LTSP server's X environment, through which it will start the LDM (LTSP Display Manager) login manager locally. From this point forward, all programs are started on the LTSP server, but displayed and operated from the client.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Linux Terminal Server Project」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.